FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package kbv.ita.vos#2.1.0 (62 ms)

Package kbv.ita.vos
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=kbv.ita.vos@2.1.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Observation_Body_Height
Url https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Observation_Body_Height
Version 2.1.0
Status active
Date 2023-02-01
Name KBV_PR_VoS_Observation_Body_Height
Title KBV_PR_VoS_Observation_Body_Height
Experimental False
Description Körpergröße einer behandelten Person
Type Observation
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Composition KBV_PR_VoS_Composition

Resources that this resource uses

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Patient KBV_PR_VoS_Patient
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Body_Height KBV_PR_Base_Observation_Body_Height


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "KBV-PR-VoS-Observation-Body-Height",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Observation_Body_Height",
  "version" : "2.1.0",
  "name" : "KBV_PR_VoS_Observation_Body_Height",
  "title" : "KBV_PR_VoS_Observation_Body_Height",
  "status" : "active",
  "date" : "2023-02-01",
  "publisher" : "Kassenärztliche Bundesvereinigung",
  "description" : "Körpergröße einer behandelten Person",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Body_Height|1.3.0",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation.id",
        "path" : "Observation.id",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Observation.meta",
        "path" : "Observation.meta",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Observation.meta.source",
        "path" : "Observation.meta.source",
        "max" : "0"
      },
      {
        "id" : "Observation.meta.profile",
        "path" : "Observation.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Observation_Body_Height|2.1.0",
        "mustSupport" : true
      },
      {
        "id" : "Observation.meta.security",
        "path" : "Observation.meta.security",
        "max" : "0"
      },
      {
        "id" : "Observation.meta.tag",
        "path" : "Observation.meta.tag",
        "max" : "0"
      },
      {
        "id" : "Observation.implicitRules",
        "path" : "Observation.implicitRules",
        "max" : "0"
      },
      {
        "id" : "Observation.language",
        "path" : "Observation.language",
        "max" : "0"
      },
      {
        "id" : "Observation.contained",
        "path" : "Observation.contained",
        "max" : "0"
      },
      {
        "id" : "Observation.identifier",
        "path" : "Observation.identifier",
        "max" : "0"
      },
      {
        "id" : "Observation.basedOn",
        "path" : "Observation.basedOn",
        "max" : "0"
      },
      {
        "id" : "Observation.partOf",
        "path" : "Observation.partOf",
        "max" : "0"
      },
      {
        "id" : "Observation.status",
        "path" : "Observation.status",
        "fixedCode" : "final",
        "mustSupport" : true
      },
      {
        "id" : "Observation.category",
        "path" : "Observation.category",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "closed"
        },
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Observation.category:vs-cat",
        "path" : "Observation.category",
        "sliceName" : "vs-cat",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding",
        "path" : "Observation.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "closed"
        },
        "max" : "2",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding:loinc",
        "path" : "Observation.code.coding",
        "sliceName" : "loinc",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding:loinc.system",
        "path" : "Observation.code.coding.system",
        "fixedUri" : "http://loinc.org",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding:loinc.version",
        "path" : "Observation.code.coding.version",
        "fixedString" : "2.72",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding:loinc.code",
        "path" : "Observation.code.coding.code",
        "fixedCode" : "8302-2",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding:loinc.display",
        "path" : "Observation.code.coding.display",
        "fixedString" : "Body height",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding:codeSnomed",
        "path" : "Observation.code.coding",
        "sliceName" : "codeSnomed",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding:codeSnomed.system",
        "path" : "Observation.code.coding.system",
        "fixedUri" : "http://snomed.info/sct",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding:codeSnomed.version",
        "path" : "Observation.code.coding.version",
        "fixedString" : "http://snomed.info/sct/900000000000207008/version/20220331",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding:codeSnomed.code",
        "path" : "Observation.code.coding.code",
        "fixedCode" : "1153637007",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding:codeSnomed.display",
        "path" : "Observation.code.coding.display",
        "fixedString" : "Body height (observable entity)",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.text",
        "path" : "Observation.code.text",
        "max" : "0"
      },
      {
        "id" : "Observation.subject",
        "path" : "Observation.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Patient|2.1.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.subject.reference",
        "path" : "Observation.subject.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Observation.subject.type",
        "path" : "Observation.subject.type",
        "max" : "0"
      },
      {
        "id" : "Observation.subject.identifier",
        "path" : "Observation.subject.identifier",
        "max" : "0"
      },
      {
        "id" : "Observation.subject.display",
        "path" : "Observation.subject.display",
        "max" : "0"
      },
      {
        "id" : "Observation.encounter",
        "path" : "Observation.encounter",
        "max" : "0"
      },
      {
        "id" : "Observation.effective[x]",
        "path" : "Observation.effective[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "closed"
        }
      },
      {
        "id" : "Observation.issued",
        "path" : "Observation.issued",
        "max" : "0"
      },
      {
        "id" : "Observation.performer",
        "path" : "Observation.performer",
        "max" : "0"
      },
      {
        "id" : "Observation.value[x]",
        "path" : "Observation.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "closed"
        },
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Observation.value[x]:valueQuantity",
        "path" : "Observation.value[x]",
        "sliceName" : "valueQuantity",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Observation.value[x]:valueQuantity.value",
        "path" : "Observation.value[x].value",
        "mustSupport" : true
      },
      {
        "id" : "Observation.value[x]:valueQuantity.unit",
        "path" : "Observation.value[x].unit",
        "fixedString" : "cm",
        "mustSupport" : true
      },
      {
        "id" : "Observation.value[x]:valueQuantity.system",
        "path" : "Observation.value[x].system",
        "fixedUri" : "http://unitsofmeasure.org",
        "mustSupport" : true
      },
      {
        "id" : "Observation.value[x]:valueQuantity.code",
        "path" : "Observation.value[x].code",
        "fixedCode" : "cm",
        "mustSupport" : true
      },
      {
        "id" : "Observation.dataAbsentReason",
        "path" : "Observation.dataAbsentReason",
        "max" : "0"
      },
      {
        "id" : "Observation.interpretation",
        "path" : "Observation.interpretation",
        "max" : "0"
      },
      {
        "id" : "Observation.note",
        "path" : "Observation.note",
        "max" : "1"
      },
      {
        "id" : "Observation.bodySite",
        "path" : "Observation.bodySite",
        "max" : "0"
      },
      {
        "id" : "Observation.method",
        "path" : "Observation.method",
        "max" : "0"
      },
      {
        "id" : "Observation.device",
        "path" : "Observation.device",
        "max" : "0"
      },
      {
        "id" : "Observation.referenceRange",
        "path" : "Observation.referenceRange",
        "max" : "0"
      },
      {
        "id" : "Observation.hasMember",
        "path" : "Observation.hasMember",
        "max" : "0"
      },
      {
        "id" : "Observation.derivedFrom",
        "path" : "Observation.derivedFrom",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.